records
Situation budgétaire de la Nouvelle-Calédonie depuis 2012
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"situation-budgetaire-de-la-nouvelle-caledonie-depuis-2012",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/situation-budgetaire-de-la-nouvelle-caledonie-depuis-2012"
}
] - "definitions":{
- "situation-budgetaire-de-la-nouvelle-caledonie-depuis-2012":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/situation-budgetaire-de-la-nouvelle-caledonie-depuis-2012_records"
}
}
} - "records":
} - "properties":
- "situation-budgetaire-de-la-nouvelle-caledonie-depuis-2012_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "exercice_budgetaire":,{
- "type":"string",
- "format":"date",
- "title":"Exercice Budgétaire",
- "description":""
} - "code_budget":,{
- "type":"string",
- "title":"Code Budget",
- "description":""
} - "sens":,{
- "type":"string",
- "title":"Sens",
- "description":""
} - "section_lc":,{
- "type":"string",
- "title":"Section LC",
- "description":""
} - "chapitre":,{
- "type":"string",
- "title":"Chapitre",
- "description":""
} - "libelle_long_chapitre":,{
- "type":"string",
- "title":"Libellé long Chapitre",
- "description":""
} - "ss_fonction":,{
- "type":"string",
- "title":"Ss-Fonction",
- "description":""
} - "libelle_long_ss_fonction":,{
- "type":"string",
- "title":"Libellé long Ss-Fonction",
- "description":""
} - "article":,{
- "type":"string",
- "title":"Article",
- "description":""
} - "libelle_long_article":,{
- "type":"string",
- "title":"Libellé long Article",
- "description":""
} - "budget_total":,{
- "type":"number",
- "title":"Budget total",
- "description":"",
- "unit":"XPF"
} - "realise":{
- "type":"number",
- "title":"Réalisé",
- "description":"",
- "unit":"XPF"
}
} - "exercice_budgetaire":
}
} - "fields":
} - "properties":
} - "situation-budgetaire-de-la-nouvelle-caledonie-depuis-2012":
}